home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 July & August / PCWorld_2006-07-08_cd.bin / v cisle / acehtml / acehtmlfreeware.exe / acehtmlfree.exe / 0 / RCDATA / TFORMEFRM / TFORMEFRM.txt
Text File  |  2006-04-19  |  7KB  |  294 lines

  1. object FormeFrm: TFormeFrm
  2.   Left = 240
  3.   Top = 107
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsSingle
  6.   ClientHeight = 430
  7.   ClientWidth = 407
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 16
  21.   object PageControlDeFormulaire: TPageControl
  22.     Left = 8
  23.     Top = 8
  24.     Width = 391
  25.     Height = 387
  26.     ActivePage = TabSheet1
  27.     Font.Charset = DEFAULT_CHARSET
  28.     Font.Color = clBlack
  29.     Font.Height = -11
  30.     Font.Name = 'MS Sans Serif'
  31.     Font.Style = []
  32.     ParentFont = False
  33.     TabIndex = 0
  34.     TabOrder = 0
  35.     object TabSheet1: TTabSheet
  36.       Font.Charset = DEFAULT_CHARSET
  37.       Font.Color = clBlack
  38.       Font.Height = -11
  39.       Font.Name = 'MS Sans Serif'
  40.       Font.Style = []
  41.       ParentFont = False
  42.       object Label1: TLabel
  43.         Left = 8
  44.         Top = 12
  45.         Width = 3
  46.         Height = 13
  47.         Font.Charset = DEFAULT_CHARSET
  48.         Font.Color = clNavy
  49.         Font.Height = -11
  50.         Font.Name = 'MS Sans Serif'
  51.         Font.Style = []
  52.         ParentFont = False
  53.       end
  54.       object Bevel2: TBevel
  55.         Left = 8
  56.         Top = 37
  57.         Width = 367
  58.         Height = 2
  59.       end
  60.       object Label3: TLabel
  61.         Left = 8
  62.         Top = 93
  63.         Width = 3
  64.         Height = 13
  65.         Font.Charset = DEFAULT_CHARSET
  66.         Font.Color = clBlack
  67.         Font.Height = -11
  68.         Font.Name = 'MS Sans Serif'
  69.         Font.Style = []
  70.         ParentFont = False
  71.       end
  72.       object Labele: TLabel
  73.         Left = 20
  74.         Top = 330
  75.         Width = 344
  76.         Height = 13
  77.         AutoSize = False
  78.         Font.Charset = DEFAULT_CHARSET
  79.         Font.Color = clNavy
  80.         Font.Height = -11
  81.         Font.Name = 'MS Sans Serif'
  82.         Font.Style = []
  83.         ParentFont = False
  84.       end
  85.       object Bevel4: TBevel
  86.         Left = 8
  87.         Top = 325
  88.         Width = 367
  89.         Height = 23
  90.         Style = bsRaised
  91.       end
  92.       object Label2: TLabel
  93.         Left = 9
  94.         Top = 49
  95.         Width = 3
  96.         Height = 13
  97.         Font.Charset = DEFAULT_CHARSET
  98.         Font.Color = clBlack
  99.         Font.Height = -11
  100.         Font.Name = 'MS Sans Serif'
  101.         Font.Style = []
  102.         ParentFont = False
  103.       end
  104.       object ComboBox1: TComboBox
  105.         Left = 8
  106.         Top = 108
  107.         Width = 367
  108.         Height = 21
  109.         HelpContext = 2
  110.         Font.Charset = DEFAULT_CHARSET
  111.         Font.Color = clBlack
  112.         Font.Height = -11
  113.         Font.Name = 'MS Sans Serif'
  114.         Font.Style = []
  115.         ItemHeight = 13
  116.         MaxLength = 256
  117.         ParentFont = False
  118.         TabOrder = 1
  119.         OnChange = ComboBox1Change
  120.       end
  121.       object RadioGroup2: TRadioGroup
  122.         Left = 8
  123.         Top = 132
  124.         Width = 367
  125.         Height = 68
  126.         HelpContext = 4
  127.         Columns = 2
  128.         Font.Charset = DEFAULT_CHARSET
  129.         Font.Color = clBlack
  130.         Font.Height = -11
  131.         Font.Name = 'MS Sans Serif'
  132.         Font.Style = []
  133.         ParentFont = False
  134.         TabOrder = 3
  135.         OnClick = RadioGroup2Click
  136.       end
  137.       object RadioGroup1: TRadioGroup
  138.         Left = 8
  139.         Top = 206
  140.         Width = 367
  141.         Height = 38
  142.         HelpContext = 195
  143.         Columns = 2
  144.         Font.Charset = DEFAULT_CHARSET
  145.         Font.Color = clBlack
  146.         Font.Height = -11
  147.         Font.Name = 'MS Sans Serif'
  148.         Font.Style = []
  149.         ItemIndex = 1
  150.         Items.Strings = (
  151.           'GET'
  152.           'POST')
  153.         ParentFont = False
  154.         TabOrder = 2
  155.       end
  156.       object RadioGroup4: TRadioGroup
  157.         Left = 8
  158.         Top = 249
  159.         Width = 367
  160.         Height = 38
  161.         HelpContext = 154
  162.         Columns = 3
  163.         Font.Charset = DEFAULT_CHARSET
  164.         Font.Color = clBlack
  165.         Font.Height = -11
  166.         Font.Name = 'MS Sans Serif'
  167.         Font.Style = []
  168.         Items.Strings = (
  169.           '-----')
  170.         ParentFont = False
  171.         TabOrder = 4
  172.       end
  173.       object EditName: TEdit
  174.         Left = 8
  175.         Top = 64
  176.         Width = 367
  177.         Height = 21
  178.         TabOrder = 0
  179.       end
  180.     end
  181.     object TabSheet2: TTabSheet
  182.       object Label26: TLabel
  183.         Left = 8
  184.         Top = 12
  185.         Width = 3
  186.         Height = 13
  187.         Font.Charset = DEFAULT_CHARSET
  188.         Font.Color = clNavy
  189.         Font.Height = -11
  190.         Font.Name = 'MS Sans Serif'
  191.         Font.Style = []
  192.         ParentFont = False
  193.       end
  194.       object Bevel1: TBevel
  195.         Left = 8
  196.         Top = 37
  197.         Width = 367
  198.         Height = 2
  199.       end
  200.       object Label27: TLabel
  201.         Left = 8
  202.         Top = 50
  203.         Width = 3
  204.         Height = 13
  205.         Font.Charset = DEFAULT_CHARSET
  206.         Font.Color = clBlack
  207.         Font.Height = -11
  208.         Font.Name = 'MS Sans Serif'
  209.         Font.Style = []
  210.         ParentFont = False
  211.       end
  212.       object Edit2: TEdit
  213.         Left = 8
  214.         Top = 65
  215.         Width = 367
  216.         Height = 21
  217.         HelpContext = 59
  218.         Font.Charset = DEFAULT_CHARSET
  219.         Font.Color = clBlack
  220.         Font.Height = -11
  221.         Font.Name = 'MS Sans Serif'
  222.         Font.Style = []
  223.         MaxLength = 256
  224.         ParentFont = False
  225.         TabOrder = 0
  226.       end
  227.       object RadioGroup3: TRadioGroup
  228.         Left = 8
  229.         Top = 95
  230.         Width = 367
  231.         Height = 136
  232.         HelpContext = 60
  233.         Font.Charset = ANSI_CHARSET
  234.         Font.Color = clBlack
  235.         Font.Height = -11
  236.         Font.Name = 'MS Sans Serif'
  237.         Font.Style = []
  238.         ParentFont = False
  239.         ParentShowHint = False
  240.         ShowHint = False
  241.         TabOrder = 1
  242.         OnClick = RadioGroup3Click
  243.       end
  244.     end
  245.   end
  246.   object Button1: TButton
  247.     Left = 167
  248.     Top = 403
  249.     Width = 72
  250.     Height = 22
  251.     HelpContext = 49
  252.     Default = True
  253.     Font.Charset = DEFAULT_CHARSET
  254.     Font.Color = clBlack
  255.     Font.Height = -11
  256.     Font.Name = 'MS Sans Serif'
  257.     Font.Style = []
  258.     ParentFont = False
  259.     TabOrder = 1
  260.     OnClick = Button1Click
  261.   end
  262.   object Button2: TButton
  263.     Left = 247
  264.     Top = 403
  265.     Width = 72
  266.     Height = 22
  267.     HelpContext = 44
  268.     Cancel = True
  269.     Font.Charset = DEFAULT_CHARSET
  270.     Font.Color = clBlack
  271.     Font.Height = -11
  272.     Font.Name = 'MS Sans Serif'
  273.     Font.Style = []
  274.     ParentFont = False
  275.     TabOrder = 2
  276.     OnClick = Button2Click
  277.   end
  278.   object BitBtn1: TBitBtn
  279.     Left = 327
  280.     Top = 403
  281.     Width = 72
  282.     Height = 22
  283.     HelpContext = 7
  284.     Font.Charset = DEFAULT_CHARSET
  285.     Font.Color = clBlack
  286.     Font.Height = -11
  287.     Font.Name = 'MS Sans Serif'
  288.     Font.Style = []
  289.     ParentFont = False
  290.     TabOrder = 3
  291.     OnClick = Button3Click
  292.   end
  293. end
  294.